Previous Book Contents Book Index Next

Inside Macintosh: Overview /
Preface - Going Further


Using Developer Services

In addition to the Inside Macintosh library of books, Apple Computer provides a number of other services that you can use to learn more about programming for Macintosh computers and simplify your software development process. Apple's goal in making these services available is to provide you with the resources you need to create outstanding Macintosh applications. These services include

Most of these products and services are available to anyone interested in programming for Macintosh computers. You can get information about them by contacting APDA, Apple's source for developer tools. See the Preface (page xv) for details on contacting APDA.

Some of the services just listed--in particular, technical support and invitations to some developer conferences and workshops--are provided only to members of the Apple Associates and Partners Program. For information about Apple's support programs for commercial developers, call the Developer Hotline at (408) 974-4897. These programs are available to developers in the United States and Canada only.

Technical Publications

Apple provides a number of technical publications that can assist you in writing Macintosh applications. Here's a brief description of three books that you'll probably need right now:

If you are an Apple Associate or Partner, you'll automatically receive a subscription to develop, The Apple Technical Journal. This magazine is intended to complement other reference materials like Inside Macintosh. It doesn't try to replace or reword those books; instead, it's designed to help you understand them by illustrating some of the techniques they describe. For subscription information, contact

develop
Apple Computer, Inc.
P.O. Box 531
Mount Morris, IL 61054-7858
Telephone800-877-5548 (United States)
815-734-6309 (All other countries)
Fax815-734-4205
AppleLinkDEV.SUBS

Training

Apple Developer University offers a broad range of Macintosh programming instruction through hands-on classes and self-paced training products. Classes are offered in Cupertino, at Apple training facilities worldwide, on an on-site basis, and through selected third-party University and Corporate trainers.

Developer University provides expert instruction for all levels of Macintosh programmers. These course teach programmers to produce fast, efficient code that takes maximum advantage of the Macintosh Toolbox and Operating System.

Apple Developer University is open to all individuals worldwide who have an interest in mastering leading-edge technology. To reserve your place in a class, schedule an on-site training class, or for more information, contact

Apple Developer University Training Registrar
Apple Computer, Inc.
20525 Mariani Avenue
M/S 75-6U
Cupertino, CA 95014
Telephone408-974-6215 (United States)
Fax408-974-0544
AppleLinkDEVUNIV

Technical Support

If you are an Apple Associate or Partner, you'll have access to various levels of technical support from Apple. Both Associates and Partners receive monthly mailings that include a newsletter, Apple II and Macintosh Technical Notes, pertinent Developer Programs information, and the latest news relating to Apple products. Mailings also usually include the latest developer CD-ROM, which contains system software, programming utilities, code samples illustrating how to use various parts of the Macintosh system software, and the latest on-line technical documentation.

In addition, Apple Partners receive discounts on Apple equipment and technical assistance from the staff of Apple's Developer Technical Support department.

Appendixes

The following five appendixes provide complete source code listings of the parts of the Venn Diagrammer application whose operations are explained in this book. For clarity, the source code is divided into five parts:

Code that is specific to handling Venn diagrams (such as the procedures that handle the first five menu commands in the Venn menu) is not shown in this book.

IMPORTANT
As explained in the preface to this book, this code is provided for explanatory purposes only. The code listed in these appendixes might not be appropriate for the particular needs of your application.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
9 JUL 1996